Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "olis-ObservationCategoryCodes",
"url" : "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-category",
"version" : "1.0.1",
"name" : "ObservationCategoryCodes",
"status" : "active",
"publisher" : "Ontario Health",
"description" : "Observation category codes supported by OLIS. This is strict sub-set of the core FHIR value set.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"concept" : [
{
"code" : "exam",
"display" : "Exam"
},
{
"code" : "laboratory",
"display" : "Laboratory"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.